Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure protocol in git provider URL in Repository CR #384

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mmorhun
Copy link
Collaborator

@mmorhun mmorhun commented Dec 16, 2024

Users often provide only hostname for self-hosted git providers. Make sure that git provider URL in Repository CR has protocol set, otherwise PaC would fail.
Refactor code to make it more readable.

@mmorhun mmorhun self-assigned this Dec 16, 2024
@mmorhun mmorhun requested a review from a team as a code owner December 16, 2024 09:54
@mmorhun mmorhun requested a review from chmeliik December 16, 2024 13:35
@chmeliik
Copy link
Contributor

/retest

@mmorhun
Copy link
Collaborator Author

mmorhun commented Dec 16, 2024

/retest

2 similar comments
@mmorhun
Copy link
Collaborator Author

mmorhun commented Dec 18, 2024

/retest

@mmorhun
Copy link
Collaborator Author

mmorhun commented Jan 2, 2025

/retest

@konflux-ci-qe-bot
Copy link

@mmorhun: The following test has Failed, say /retest to rerun failed tests.

PipelineRun Name Status Rerun command Build Log Test Log
konflux-e2e-build-service-tp4rj Failed /retest View Pipeline Log View Test Logs

Inspecting Test Artifacts

To inspect your test artifacts, follow these steps:

  1. Install ORAS (see the ORAS installation guide).
  2. Download artifacts with the following commands:
mkdir -p oras-artifacts
cd oras-artifacts
oras pull quay.io/konflux-test-storage/konflux-team/build-service:konflux-e2e-build-service-tp4rj

Test results analysis

<not enabled>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants